home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4538 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: hubcap.clemson.edu!hubcap!mjs
  2. From: mjs@hubcap.clemson.edu (M. J. Saltzman)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: void main() and other atrocities!
  5. Date: 5 Feb 96 17:12:32 GMT
  6. Organization: Clemson University
  7. Message-ID: <mjs.823540352@hubcap>
  8. References: <4eduaj$1aq@grouper.Exis.Net> <4epplj$egf@host-3.cyberhighway.net> <4erjn2INN38b@keats.ugrad.cs.ubc.ca> <9602021300.AA04359@dxmint.cern.ch> <4f4ifv$h8f@charm.il.ft.hse.nl>
  9. NNTP-Posting-Host: hubcap.clemson.edu
  10.  
  11. robert@il.ft.hse.nl (Robert Klep) writes:
  12.  
  13. >Dan Pop <danpop@mail.cern.ch>:
  14. >>>You don't need main() to be defined has having any sort of return value unless
  15. >>>you plan to "return" out of it. If you use exit(0) like me, declaring the
  16. >>>function void is ok, since your function never returns.
  17. >>BULLSHIT.  Please read the FAQ before posting such nonsense.
  18.  
  19. >What happened with the 'if it works, it works' thought?
  20.  
  21. As is apparent from this thread, it seems to still be around, more's
  22. the pity.  It just refuses to die its long-overdue and well-deserved
  23. death; but like the Hydra, every time a head is cut off, it grows two
  24. to replace it.
  25. -- 
  26.         Matthew Saltzman
  27.         Clemson University Math Sciences
  28.         mjs@clemson.edu
  29.